go/types.typeWriter.tpSubscripts (field)
5 uses
go/types (current package)
format.go#L55: w.tpSubscripts = tpSubscripts
format.go#L61: w.tpSubscripts = tpSubscripts
format.go#L74: w.tpSubscripts = tpSubscripts
typestring.go#L77: tpSubscripts bool // if set, write type parameter indices as subscripts
typestring.go#L321: if w.tpSubscripts || w.ctxt != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)